Fix tensorboardyt v2 transforms API#3866
Fix tensorboardyt v2 transforms API#3866saurabhkthakur wants to merge 2 commits intopytorch:mainfrom
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/3866
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 59c2dc4 with merge base 5efb99a ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
Claude finished @svekars's task in 1m 26s —— View job Review of PR #3866
Overall this PR correctly migrates the two tutorial files to the torchvision v2 transforms API and makes several good modernization changes. A few items to address: Issues
Minor / Nits
What looks good
|
|
@saurabhkthakur good job on this, just a minor fix: Stale prose reference to v1 API — beginner_source/introyt/trainingyt.py:60 still reads: We use |
Fixes #3857
Description
Updated
Checklist
cc @subramen